home *** CD-ROM | disk | FTP | other *** search
- #MainWindow
- {
- overflow:hidden;
- background:#1f1f1f url(/img/ProjectCenter/demo_bg.jpg) left bottom repeat-x;
- font-family:"Lucida Grande", "Tahoma", Arial, SimSun, sans-serif;
- }
-
- #SplashScreen
- {
- float:left;
- width:600px;
- height:438px;
- border:0px;
- margin:10px 0 0 10px;
- }
-
- #RightPanel
- {
- float:left;
- width:380px;
- margin:10px 0 0 10px;
- }
-
- #MainWindow h1
- {
- margin:0 0 10px 0;
- font-size:24px;
- line-height:34px;
- color:#fff;
- border-bottom:2px solid #666;
- }
-
- #MainWindow p
- {
- margin-bottom:0px;
- margin-top:0px;
- line-height:25px;
- font-size:13px;
- color:#aaa;
- padding-left:10px;
- border-left:2px solid #999;
- }
-
- #MainWindow ul
- {
- margin:5px 0 5px 0;
- padding:0 0 0 15px;
- }
- #MainWindow li
- {
- position:relative;
- font-weight:bold;
- color:#fff;
- font-size:12px;
- margin-top:10px;
- }
- #MainWindow cite
- {
- color:#ccc;
- font-weight:normal;
- font-style:normal;
- line-height:15px;
- }
-
- a.White:link, a.White:visited
- {
- position:absolute;
- right:0px;
- top:0px !important;
- top:3px;
- color:#ccc;
- }
- a.White:hover
- {
- color:#fff;
- }
-
- #BottomPanel
- {
- float:left;
- clear:left;
- margin:0 0 0 20px !important;
- margin:0 0 0 10px;
- width:450px;
- }
- #BottomPanel2
- {
- float:left;
- margin:0 0 0 100px !important;
- margin:0 0 0 70px;
- width:450px;
- }
-
- a.BuyNow:link, a.BuyNow:visited
- {
- float:left;
- display:block;
- margin-left:40px;
- width:200px;
- height:40px;
-
-
- line-height:40px;
- text-align:center;
- color:#222;
- text-decoration:none;
- font-weight:bold;
- font-size:13px;
- background:url(/img/ProjectCenter/buynow.jpg) left top no-repeat;
- }
- a.BuyNow:hover
- {
- color:#fff;
- background:url(/img/ProjectCenter/buynow_hover.jpg) left top no-repeat;
- }
-
- a.Inline:link, a.Inline:visited
- {
- color:#aaa;
- }
- a.Inline:hover
- {
- color:#fff;
- }